Skip to content

Fix: parameter typo in es5 definitions #63352#63364

Open
rishabh1230 wants to merge 1 commit intomicrosoft:mainfrom
rishabh1230:fix/parameter-typo
Open

Fix: parameter typo in es5 definitions #63352#63364
rishabh1230 wants to merge 1 commit intomicrosoft:mainfrom
rishabh1230:fix/parameter-typo

Conversation

@rishabh1230
Copy link
Copy Markdown

Fixes #<issue_number>

Summary

Corrected an incorrect parameter name in src/lib/es5.d.ts.

Problem

The existing parameter name is misleading and does not align with expected API semantics, which may confuse developers using TypeScript definitions.

Solution

Updated the parameter name to accurately reflect its purpose.

Testing

  • Ran hereby runtests
  • Verified no regressions

Notes

This change improves developer clarity and correctness of type definitions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

1 participant